Skip to content

docs: add README.md#7

Merged
voltjia merged 2 commits into
masterfrom
docs/add-readme
Jun 22, 2026
Merged

docs: add README.md#7
voltjia merged 2 commits into
masterfrom
docs/add-readme

Conversation

@voltjia

@voltjia voltjia commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add a root README for InfiniRT.
  • Document the recommended public include entry, basic CMake build/install flow, common backend/testing options, and installed-library consumption.

Test Plan

  • Not run; documentation-only change.

@voltjia voltjia changed the title docs: add README docs: add README.md Jun 22, 2026
@voltjia voltjia merged commit b14539d into master Jun 22, 2026
4 checks passed
@voltjia voltjia deleted the docs/add-readme branch June 22, 2026 09:49
voltjia added a commit that referenced this pull request Jul 3, 2026
* docs: add `README.md` (#7)

* docs: add README

* docs: update `README.md`

* feat: add tensor-like `TensorView` constructor (#10)

* feat!: align runtime API and add runtime dispatch (#11)

* Align runtime API with generated wrappers

* Add default runtime dispatch specialization

* Refactor runtime dispatch namespace

* Use Abseil status for runtime device API

* Revert "Use Abseil status for runtime device API"

This reverts commit a26ddff.

* Address runtime dispatch review feedback

* Keep runtime API list in generator

* Add TensorView constructor guard test

* Align runtime memcpy kind constants with CUDA API

* Use CUDA-style runtime memcpy constants

* Use CUDA-style runtime memcpy constants

* Move TensorView tests back into core test

* Remove standalone TensorView test target

* Remove standalone TensorView test file

* Use fully qualified runtime API names in README

* style: format runtime dispatch test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant